C1.DataCollection Assembly / C1.DataCollection Namespace / C1CursorDataCollection<T,K> Class / CanReplace Method

In This Topic
CanReplace Method (C1CursorDataCollection<T,K>)
In This Topic
Syntax
'Declaration
 
Public Overridable Function CanReplace( _
   ByVal index As Integer, _
   ByVal item As T _
) As Boolean
 

Parameters

index
item
See Also